速報APP / 工具 / SafetyNet Helper Sample

SafetyNet Helper Sample

價格:免費

更新日期:2018-08-15

檔案大小:1.7M

目前版本:0.6

版本需求:Android 4.0 以上版本

官方網站:https://github.com/scottyab/safetynethelper/

Email:safetynethelper@scottyab.com

聯絡地址:Melbourne Road, Bristol BS7 8LB

SafetyNet Helper Sample(圖1)-速報App

SafetyNet Helper is an open source library for the Google Safety Net API. It’s makes it easier for developers to integrate and use this great service provided by Google to add extra layer of validation of the device your app is running on. This is the sample app to show how it works.

If you want to jump straight to the code go here -> https://github.com/scottyab/safetynethelper/

SafetyNet Helper Sample(圖2)-速報App

This sample app will check if your device passes the Google SafetyNet CTS test

SafetyNet Helper library features:

SafetyNet Helper Sample(圖3)-速報App

* Simplified call the SafetyNet API

* Decoding of the JSON Web Token (JWT) response into simple POJO

SafetyNet Helper Sample(圖4)-速報App

* Integration with the Device verification API to verify the JWT message.

* SSL pinning on the Device verification API connection

SafetyNet Helper Sample(圖5)-速報App